﻿.pc-dispaly {
    display: block;
}

.m-dispaly {
    display: none!important;
}

#MobileMenuBtn {
    display: none;
    float: right;
    width: 20px;
    height: 20px;
    background: url(../images/more.png) #f9f9f9 center center no-repeat;
    background-size: 20px;
}

.m-more a {
    background: url(../images/more.png) #f9f9f9 center center no-repeat;
    background-size: 20px;
    border: #eee solid 1px;
    border-radius: 30px;
    display: block;
    width: 100%;
    height: 30px;
}



@media screen and (max-width:768px) {

.slhmod{
    display: none;
}
    
    #MobileMenuBtn {
        display: block;
    }

    .w1200c {
        width: 100%;
    }

    .top,
    .top-bg,
    .special,
    .list-hd1 .more {
        display: none;
    }

    .header .hc {
        height: auto;
        padding: 20px 0;
    }

    .logo,
    .search {
        position: unset;
        transform: translateY(0);
    }

    .logo a {
        width: 100%;
        height: 118px;
        background-position: center center;
        background-size: 300px;
        margin-bottom: 15px;
    }

    .search {
        text-align: center;
    }

    .search .search-input,
    .search .hot-words {
        margin: 0 auto;
        width:420px;
    }

    .search .hot-words {
        padding-left: 0;
        width: 260px;
    }

    .ip-view ul li a p{
        font-size: 13px;
    }
    .ip-view-bottom{
        margin-top: 0;
        padding: 0;
    }
    .ip-view-bottom ul{
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
    }
    .ip-leader{
        height: auto;
    }
    .ip-leader-photo{
        float: none;
        margin: 0 auto;
    }
    .ip-leader-msg{
        float: none;
        width:100%;
        text-align: center;
        margin-top: 10px;
        padding-left: 0;
    }
    .ip-leader-msg >div{
        text-align: left;
    }
    .ip-other-leader{
        margin-bottom: 15px;
    }
    .pc-dispaly {
        display: none !important;
    }

    .m-dispaly {
        display: block !important;
    }

    .index-content {
        padding: 10px 10px 20px 10px;
        height: auto;
    }

    .headline {
        display: none;
    }

    .news .news-picture,
    .news .news-centre {
        float: none;
        width: 100%;
        padding: 0;
    }

    .news-picture {
        margin-bottom: 10px;
        height: 400px;
    }

    .news-centre {
        height: auto;

    }

    .yx-intro {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .tsyx {
        float: none;
        width: 100%;
        height: 230px;
    }

    .yx-detail ul {
        display: block;
    }

    .yx-detail ul li {
        flex: none;
        float: left;
        width: 30%;
        margin-right: 5%;
        margin-bottom: 5%;
    }

    .yx-detail ul li:nth-child(3n) {
        margin-right: 0;
    }

    .ip-left,
    .ip-right,
    .ip-content>.left,
    .ip-content>.right {
        float: none;
        width: 100%;
    }

    .ip-left {
        margin-bottom: 10px;
    }

    .ip-right {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .ip-emphasis>.hd {
        float: none;
        width: 100%;
    }

    .ip-emphasis>.bd {
        float: none;
        width: 100%;
        height: auto;
        line-height: 40px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .ip-content>.left {
        height: auto;
    }

    .ip-content>.left ul {
        flex-direction: row;
    }

    .ip-content>.left ul li {
        float: left;
        border-left: none;
        width: 25%;
    }

    .ip-content>.left ul li.active {
        border-left: none;
    }

    .ip-content>.left ul li a,
    .ip-content>.left ul li span {
        height: 40px;
        line-height: 40px;
    }

    .ip-content>.right {
        height: auto;
    }

    .ip-content>.right ul {
        /*padding-bottom: 10px;*/
    }

    .ex-bd .left,
    .ex-bd .right {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .idea-collect-bd ul li a {
        width: 260px;
    }

    .ex-btn ul li {
        width: 50%;
    }

    .list-bd2 ul li em {
        display: none;

    }

    .footer .link {
        display: none;
    }

    .f-info {
        padding: 0;
    }

    .f-info .left,
    .f-info .right {
        float: none;
    }

    .article {
        padding: 10px;
    }

    .article img {
        width: 100%;
    }

    .article .info {
        text-align: left;
    }

    .article .info span,
    .info .left,
    .info .right {
        float: none;
    }

    #Print {
        display: none;
    }

    .public-line {
        flex-direction: column;
    }

    .public-line span {
        border-right: none;
        border-bottom: #eee solid 1px;
    }

    .public-line span:last-child {
        border-bottom: none;
    }

    .public-line span .key {
        width: 30%;
    }

    .public-line span .value {
        width: 70%;
    }

    .letter-content {
        padding: 10px;
    }

    .letter-content .table-col {
        border-left: none;
        border-bottom: #eee solid 1px;
        float: none;
        padding: 5px;
    }

    .letter-content .table-col:last-child {
        border-bottom: none;
    }

    .letter-content .col10,
    .letter-content .col90 {
        width: 100%;
    }

    .channel-left,
    .channel-right {
        width: 100%;
        float: none;
    }

    .page-num,
    .page-info,
    .page-select {
        display: none !important;
    }

    .content-list ul li a,
    .content-list ul li span {
        line-height: 30px;
    }

    .content-list ul li a {
        width: 100%;
    }

    .content-list ul li span {
        float: none;
        padding-left: 17px;
    }

    .prev-box a,
    .next-box a {
        padding: 0 10px;
    }

    .channel-box {
        position: relative;
    }

    .channel-left {
        position: absolute;
        top: 54px;
        display: none;
    }

    .base-channel-title {
        display: none;
    }

    .number-list-container{
        width: 90%;
    }
    .list-left,
    .list-right{
        float: none;
        margin: 0 auto;
        width: 90%;
    }
    .channel-right-right{
        display: none;
    }
}

@media screen and (max-width:525px) {

    .nav ul {
        overflow-x: auto;
        overflow-y: hidden;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .nav ul::-webkit-scrollbar {
        display: none
    }

    .nav ul li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }

    .nav ul li a,
    .nav ul li.nis span {
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }
    .ip-view-bottom ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .ip-view-bottom li{
        width:24%;
    }
    .ip-view-bottom li:not(:last-child){
        margin-right: 0;
    }
    .ip-view-bottom li a i{
        width: 70px;
        height: 70px;
        font-size: 50px;
    }
    .icon-wenjian:before {
        font-size: 37px;
    }
    .icon-wenjian1:before {
        font-size: 34px;
    }
}

@media screen and (max-width:414px) {
    body{
        background: url(../images/bg/bg2.png) no-repeat fixed center top;
        background-size: auto;
     }
    .search-input,
    .hot-words {
        width: 300px !important;
    }

    .search .text-box {
        width: 160px;
        font-size: 15px;
    }

    .search .text-box,
    .search .submit-box {
        height: 40px;
        line-height: 40px;
    }


    .news-picture {
        margin-bottom: 10px;
        height: 255px;
    }

    .list-hd1 .title {
        float: none;
    }

    .list-hd1 .title li {
        width: 25%;
        text-align: center;
    }

    .list-hd1 .title li a,
    .list-hd1 .title li span {
        padding: 0;
    }

    .footer .link select,
    .f-info p {
        font-size: 13px;
    }

    .public-content-list .table-col:first-child,
    .letter-content-list .table-col:first-child,
    .letter-content-list .table-col:nth-child(2),
    .letter-content-list .table-col:last-child,
    .yjzj-content-list .table-col:first-child {
        display: none !important;
    }

    .public-content-list .table-col:nth-child(2),
    .letter-content-list .table-col:nth-child(3),
    .yjzj-content-list .table-col:nth-child(2) {
        width: 70%;
    }

    .public-content-list .table-col:nth-child(3),
    .letter-content-list .table-col:nth-child(4),
    .yjzj-content-list .table-col:nth-child(3) {
        width: 30%;
    }
    #IC3 .ip-left .ip-title {
        height: 60px;
    }
    .ip-view-bottom ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .ip-view-bottom li:not(:last-child){
        margin-right: 0;
    }
    .ip-content>.right ul li a{
        width: 67%;
    }
    .ip-view ul li a{
        width: 100%;
    }
    .ip-view ul li a i{
        font-size: 25px;
        width: 24px;
        height: 20px;
    }
    .ip-view ul li a p{
        float: none;
        text-align: end;
        height: auto; 
        line-height: 15px; 
        padding-top: 7px;
    }
    .ip-title{
        width: 46% !important;
    }
    .line-left, .line-right{
        width: 27%;
    }
    .index-content{
        padding: 10px 10px 40px 10px;
    }
}